-
-
Notifications
You must be signed in to change notification settings - Fork 669
issue-1617 Adding wrap definition. #1618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I think we should not generate the definition for interfaces, as these are merely types currently.
Co-authored-by: Daniel Wirtz <[email protected]>
@dcodeIO Got it. Maybe I should reference https://github.com/AssemblyScript/assemblyscript/blob/master/src/common.ts#L121 as well instead of hardcoding the |
Co-authored-by: Daniel Wirtz <[email protected]>
Thanks! :) |
Fixes #1617